Configure an SPBM Layer 2 Switched UNI on an MLT
Before you begin
You must configure the required SPBM and IS-IS infrastructure.
About this task
To configure a Switched UNI on an MLT, you must create a Switched UNI I-SID, and map an MLT to the Switched UNI I-SID.
Note
When you configure Switched UNI, Spanning tree is disabled on all Switched UNI ports.
Procedure
Example
Switch:1>enable Switch:1#configure terminal Switch:1(config)#mlt 10 Switch:1(config)#interface mlt 10 Switch:1(config-mlt)#flex-uni enable Switch:1(config-mlt)#i-sid 100 Switch:1(elan:100)#c-vid 20 mlt 10 Switch:1(elan:100)#untagged-traffic mlt 10 bpdu enable
Switch:1(elan:100)#show mlt i-sid ================================================================================ MLT Isid Info ================================================================================ ISID ISID ISID MLTID IFINDEX ID VLANID C-VID TYPE ORIGIN NAME BPDU -------------------------------------------------------------------------------- 10 6153 100 N/A 20 ELAN C --- - --- - EXTR 11 6154 100 N/A 11 ELAN C --- - --- - ISID-100 -------------------------------------------------------------------------------- 2 out of 2 Total Num of i-sid endpoints displayed ORIGIN Legend: C: manually configured; D: discovered by FA or EPT M: FA management; E: discovered by EAP; A: auto-sense l: discover by local switch r: discover by remote VIST switch
Variable definitions
The following table defines parameters for the i-sid command to configure a Switched UNI.
Variable |
Value |
---|---|
i-sid <1-16777215> |
Specifies the service interface identifier (I-SID). |
c-vid <1-4094> |
Specifies the customer VLAN ID. |
mlt <1–512> |
Specifies the MLT ID. |